[INFO] fetching crate ccxt-core 0.1.5...
[INFO] testing ccxt-core-0.1.5 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate ccxt-core 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ccxt-core 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ccxt-core 0.1.5
[INFO] tweaked toml for crates.io crate ccxt-core 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ccxt-core 0.1.5 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ccxt-core 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c5ade62621fd66be316a328010fdc8a7fa5da753273118007b0430a74656bf3
[INFO] running `Command { std: "docker" "start" "3c5ade62621fd66be316a328010fdc8a7fa5da753273118007b0430a74656bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c5ade62621fd66be316a328010fdc8a7fa5da753273118007b0430a74656bf3" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c5ade62621fd66be316a328010fdc8a7fa5da753273118007b0430a74656bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c5ade62621fd66be316a328010fdc8a7fa5da753273118007b0430a74656bf3" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling ccxt-core v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "3c5ade62621fd66be316a328010fdc8a7fa5da753273118007b0430a74656bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c5ade62621fd66be316a328010fdc8a7fa5da753273118007b0430a74656bf3" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling ccxt-core v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnameable_test_items)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:426:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 445 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:457:5
[INFO] [stdout]     |
[INFO] [stdout] 457 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:469:5
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:492:5
[INFO] [stdout]     |
[INFO] [stdout] 492 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:501:5
[INFO] [stdout]     |
[INFO] [stdout] 501 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:551:5
[INFO] [stdout]     |
[INFO] [stdout] 551 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:557:5
[INFO] [stdout]     |
[INFO] [stdout] 557 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:566:5
[INFO] [stdout]     |
[INFO] [stdout] 566 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:573:5
[INFO] [stdout]     |
[INFO] [stdout] 573 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:583:5
[INFO] [stdout]     |
[INFO] [stdout] 583 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:596:5
[INFO] [stdout]     |
[INFO] [stdout] 596 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> src/http_client/tests.rs:628:5
[INFO] [stdout]     |
[INFO] [stdout] 628 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `auth::HashAlgorithm::Sha1`: SHA-1 is cryptographically broken, use Sha256 instead
[INFO] [stdout]    --> src/auth.rs:709:28
[INFO] [stdout]     |
[INFO] [stdout] 709 |             HashAlgorithm::Sha1,
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `auth::HashAlgorithm::Md5`: MD5 is cryptographically broken, use Sha256 instead
[INFO] [stdout]    --> src/auth.rs:719:28
[INFO] [stdout]     |
[INFO] [stdout] 719 |             HashAlgorithm::Md5,
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `auth::HashAlgorithm::Md5`: MD5 is cryptographically broken, use Sha256 instead
[INFO] [stdout]    --> src/auth.rs:763:50
[INFO] [stdout]     |
[INFO] [stdout] 763 |         let result = hash("test", HashAlgorithm::Md5, DigestFormat::Hex).unwrap();
[INFO] [stdout]     |                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `failure_count` is assigned to, but never used
[INFO] [stdout]   --> src/http_client/tests.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let mut failure_count = 0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_failure_count` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `failure_count` is never read
[INFO] [stdout]   --> src/http_client/tests.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             failure_count += 1;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_large_response_streaming` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |     async fn test_large_response_streaming() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_default` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |     async fn test_http_config_default() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_headers_to_json` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |     async fn test_headers_to_json() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_client_with_proxy` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:176:14
[INFO] [stdout]     |
[INFO] [stdout] 176 |     async fn test_http_client_with_proxy() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_get_request` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:187:14
[INFO] [stdout]     |
[INFO] [stdout] 187 |     async fn test_get_request() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_post_request` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     async fn test_post_request() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_error_handling` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |     async fn test_http_error_handling() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_timeout` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |     async fn test_timeout() {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_retry_mechanism` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:277:14
[INFO] [stdout]     |
[INFO] [stdout] 277 |     async fn test_retry_mechanism() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_rate_limiter_integration` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 |     async fn test_rate_limiter_integration() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_rate_limiter_disabled` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 321 |     async fn test_rate_limiter_disabled() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_execute_with_retry_success` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:339:14
[INFO] [stdout]     |
[INFO] [stdout] 339 |     async fn test_execute_with_retry_success() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_execute_with_retry_failure` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |     async fn test_execute_with_retry_failure() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_validate_default` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:371:8
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn test_http_config_validate_default() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_validate_timeout_too_high` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 379 |     fn test_http_config_validate_timeout_too_high() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_validate_timeout_boundary` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:395:8
[INFO] [stdout]     |
[INFO] [stdout] 395 |     fn test_http_config_validate_timeout_boundary() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_validate_short_timeout_warning` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:413:8
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn test_http_config_validate_short_timeout_warning() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_validate_timeout_warning_boundary` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:427:8
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn test_http_config_validate_timeout_warning_boundary() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_validate_max_request_size_zero` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:446:8
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn test_http_config_validate_max_request_size_zero() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_validate_max_request_size_too_large` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:458:8
[INFO] [stdout]     |
[INFO] [stdout] 458 |     fn test_http_config_validate_max_request_size_too_large() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_validate_max_request_size_boundary` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:470:8
[INFO] [stdout]     |
[INFO] [stdout] 470 |     fn test_http_config_validate_max_request_size_boundary() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_max_response_size_default` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:487:8
[INFO] [stdout]     |
[INFO] [stdout] 487 |     fn test_http_config_max_response_size_default() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_max_response_size_custom` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:493:8
[INFO] [stdout]     |
[INFO] [stdout] 493 |     fn test_http_config_max_response_size_custom() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_response_size_limit_small_response` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:502:14
[INFO] [stdout]     |
[INFO] [stdout] 502 |     async fn test_response_size_limit_small_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_response_size_limit_with_content_length` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:520:14
[INFO] [stdout]     |
[INFO] [stdout] 520 |     async fn test_response_size_limit_with_content_length() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_circuit_breaker_default` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:552:8
[INFO] [stdout]     |
[INFO] [stdout] 552 |     fn test_http_config_circuit_breaker_default() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_circuit_breaker_custom` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:558:8
[INFO] [stdout]     |
[INFO] [stdout] 558 |     fn test_http_config_circuit_breaker_custom() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_client_circuit_breaker_disabled_by_default` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:567:8
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn test_http_client_circuit_breaker_disabled_by_default() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_client_circuit_breaker_enabled` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:574:8
[INFO] [stdout]     |
[INFO] [stdout] 574 |     fn test_http_client_circuit_breaker_enabled() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_client_set_circuit_breaker` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:584:8
[INFO] [stdout]     |
[INFO] [stdout] 584 |     fn test_http_client_set_circuit_breaker() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_client_circuit_breaker_blocks_when_open` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:597:14
[INFO] [stdout]     |
[INFO] [stdout] 597 |     async fn test_http_client_circuit_breaker_blocks_when_open() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_pool_settings_default` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:622:8
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn test_http_config_pool_settings_default() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_http_config_pool_settings_custom` is never used
[INFO] [stdout]    --> src/http_client/tests.rs:629:8
[INFO] [stdout]     |
[INFO] [stdout] 629 |     fn test_http_config_pool_settings_custom() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ccxt-core` (lib test); 71 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name ccxt_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rustls-tls"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "compression", "default", "dotenvy", "envy", "native-tls", "rustls-tls", "test-utils", "tokio-tungstenite", "websocket"))' -C metadata=7c347f3724872582 -C extra-filename=-705400cca1199fbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-732f45c500397fdd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-45dae483728e037f.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9710438662028847.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-38841c3505af8bc3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7c2207a37bc58745.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d42194089837fdeb.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-8857dc1638730009.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-36b5d94159139b8e.rlib --extern envy=/opt/rustwide/target/debug/deps/libenvy-38ad68c4df2e0c7f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a755e9f7c5445a2a.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4efca66ddf98fe9f.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d39b7ab0e2d546e0.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ee7ce341caa22e47.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-6e7c40040a162064.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-58f6cbf57b8e9c2b.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern proptest=/opt/rustwide/target/debug/deps/libproptest-a8b9f5d304c62298.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2929bc75e8750156.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2aae6867cdf0ec9b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c5b2bc0812aae5e2.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-0d2fa44a6aa8a01b.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-bbda1801f670bd2f.so --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-b9dbda9a423a26a4.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f7e3e5d624827f58.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-4a99ac5a63ff93dc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3cff18435d5b91f8.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4b49cf4d15b6cc1c.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-7a579e30b985e325.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-725ed2dee48e053c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af35c14374afcac0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c6cdd5cf58505527.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9b80de7eff92eb5f.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-8aa27a4556895e41.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-18cf96760356d259/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-13079cba8149f255/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c5ade62621fd66be316a328010fdc8a7fa5da753273118007b0430a74656bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c5ade62621fd66be316a328010fdc8a7fa5da753273118007b0430a74656bf3", kill_on_drop: false }`
[INFO] [stdout] 3c5ade62621fd66be316a328010fdc8a7fa5da753273118007b0430a74656bf3
